home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Environments / ProGraph251 / ProGraph v2.5 / Prograph 2.5.rsrc / STR#_999.txt < prev    next >
Encoding:
Text File  |  1991-10-15  |  293 b   |  9 lines

  1. Inputs: Class; Method; CallType
  2. Outputs: Methods; GetMethods; SetMethods
  3.  
  4. Inputs: string | NONE; string; string
  5. Outputs: list; list; list
  6.  
  7. Returns a list of names of methods which call the input method. If Class is NONE, Method is a universal method. CallType is "data", "explicit" or "all".
  8.  
  9.